In this folder, all the programs are used to compute control limits.

compute_control_limit_univ.m is used to compute the control limits for
independent cases when the IC mean function and variance function are known.

compute_control_limit_univ_time.m is used to compute the control limits for
AR(1) cases when the IC mean function and variance function are known.

control_limit_ar2_boots.m is used to compute the control limits for AR(q) cases
by using bootstrap method.

ATS_Dar2_data.m is called by control_limit_ar2_boots.m to compute the time signals (TS)
from Ic data.
